home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
Soldat
/
soldat12.exe
/
setup.exe
/
{app}
/
Config.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2004-01-18
|
14KB
|
624 lines
object Form1: TForm1
Left = 894
Top = 584
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsToolWindow
Caption = 'Soldat Setup'
ClientHeight = 348
ClientWidth = 364
Color = 13551536
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 8
Top = 328
Width = 100
Height = 13
Caption = 'Soldat Setup ver. 1.2'
end
object Button1: TButton
Left = 208
Top = 304
Width = 153
Height = 41
Caption = 'Save and Exit'
TabOrder = 0
OnClick = TestClick
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 361
Height = 297
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 1
object TabSheet1: TTabSheet
Caption = 'Graphics'
object Label3: TLabel
Left = 16
Top = 192
Width = 75
Height = 13
Caption = 'Video Adapters:'
end
object ChFullscreen: TCheckBox
Left = 8
Top = 24
Width = 169
Height = 17
Caption = 'Fullscreen'
Checked = True
State = cbChecked
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 8
Top = 96
Width = 65
Height = 73
Caption = 'Bitrate'
TabOrder = 1
object R16: TRadioButton
Left = 8
Top = 24
Width = 49
Height = 17
Caption = '16'
Checked = True
TabOrder = 0
TabStop = True
end
object R32: TRadioButton
Left = 8
Top = 48
Width = 41
Height = 17
Caption = '32'
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 96
Top = 96
Width = 105
Height = 73
Caption = 'Refresh rate'
TabOrder = 2
object RDefault: TRadioButton
Left = 8
Top = 16
Width = 89
Height = 17
Caption = 'Default'
Checked = True
TabOrder = 0
TabStop = True
end
object RHigh: TRadioButton
Left = 8
Top = 48
Width = 89
Height = 17
Caption = 'High'
TabOrder = 1
end
object RAverage: TRadioButton
Left = 8
Top = 32
Width = 81
Height = 17
Caption = 'Average'
TabOrder = 2
end
end
object VideoBox: TListBox
Left = 16
Top = 209
Width = 209
Height = 44
ItemHeight = 13
TabOrder = 3
end
object AliasBox: TCheckBox
Left = 8
Top = 64
Width = 201
Height = 17
Caption = 'Antialiasing'
TabOrder = 4
end
object DithBox: TCheckBox
Left = 8
Top = 48
Width = 185
Height = 17
Caption = 'Dithering'
TabOrder = 5
end
end
object TabSheet2: TTabSheet
Caption = 'Sound'
ImageIndex = 1
object Label2: TLabel
Left = 16
Top = 192
Width = 84
Height = 13
Caption = 'Sound Driver List:'
end
object Label1: TLabel
Left = 16
Top = 104
Width = 96
Height = 13
Caption = 'Sound Output Type:'
end
object GroupBox3: TGroupBox
Left = 16
Top = 16
Width = 105
Height = 73
Caption = 'Sound Quality'
TabOrder = 0
object RSLow: TRadioButton
Left = 8
Top = 16
Width = 89
Height = 17
Caption = 'Low'
TabOrder = 0
end
object RSNormal: TRadioButton
Left = 8
Top = 32
Width = 89
Height = 17
Caption = 'Normal'
Checked = True
TabOrder = 1
TabStop = True
end
object RSHigh: TRadioButton
Left = 8
Top = 48
Width = 89
Height = 17
Caption = 'High'
TabOrder = 2
end
end
object DriverBox: TListBox
Left = 16
Top = 124
Width = 161
Height = 49
ItemHeight = 13
Items.Strings = (
'1'
'2'
'3')
TabOrder = 1
end
object OutputBox: TListBox
Left = 16
Top = 209
Width = 161
Height = 44
ItemHeight = 13
Items.Strings = (
'DirectSound'
'Windows Multimedia Waveout'
'NoSound')
TabOrder = 2
OnClick = OutputBoxClick
end
end
object TabSheet4: TTabSheet
Caption = 'Performance'
ImageIndex = 3
object BulletCheck: TCheckBox
Left = 176
Top = 24
Width = 169
Height = 17
Caption = 'Render Bullet Trails'
TabOrder = 0
end
object GroupBox6: TGroupBox
Left = 16
Top = 16
Width = 145
Height = 81
Caption = 'Particles on screen'
TabOrder = 1
object PartRadio3: TRadioButton
Left = 8
Top = 56
Width = 129
Height = 17
Caption = 'Even less'
TabOrder = 0
end
object PartRadio2: TRadioButton
Left = 8
Top = 40
Width = 129
Height = 17
Caption = 'Less'
TabOrder = 1
end
object PartRadio1: TRadioButton
Left = 8
Top = 24
Width = 129
Height = 17
Caption = 'Maximum (default)'
TabOrder = 2
end
end
object GroupBox7: TGroupBox
Left = 16
Top = 112
Width = 137
Height = 97
Caption = 'Bot Seeing Quality'
TabOrder = 2
object BotRadio3: TRadioButton
Left = 8
Top = 56
Width = 113
Height = 17
Caption = 'Poor'
TabOrder = 0
end
object BotRadio2: TRadioButton
Left = 8
Top = 40
Width = 113
Height = 17
Caption = 'Normal (default)'
TabOrder = 1
end
object BotRadio1: TRadioButton
Left = 8
Top = 24
Width = 113
Height = 17
Caption = 'Great'
TabOrder = 2
end
object BotRadio4: TRadioButton
Left = 8
Top = 72
Width = 113
Height = 17
Caption = 'Very poor'
TabOrder = 3
end
end
object WeatherCheck: TCheckBox
Left = 176
Top = 40
Width = 177
Height = 17
Caption = 'Render Weather Effects'
TabOrder = 3
end
object ConsoleCheck: TCheckBox
Left = 176
Top = 72
Width = 169
Height = 17
Caption = 'Show Death Console'
TabOrder = 4
end
object LogCheck: TCheckBox
Left = 176
Top = 112
Width = 161
Height = 17
Caption = 'File logging'
TabOrder = 5
end
object SmoothCheck: TCheckBox
Left = 176
Top = 56
Width = 169
Height = 17
Caption = 'Render smooth polygons'
TabOrder = 6
end
end
object TabSheet5: TTabSheet
Caption = 'Network'
ImageIndex = 4
object GroupBox8: TGroupBox
Left = 0
Top = 0
Width = 353
Height = 289
Caption = 'Server'
TabOrder = 0
object Label5: TLabel
Left = 16
Top = 80
Width = 126
Height = 13
Caption = 'Game port (default 23073):'
end
object Label8: TLabel
Left = 16
Top = 112
Width = 98
Height = 13
Caption = 'Max Client Ping (ms):'
end
object Label7: TLabel
Left = 8
Top = 140
Width = 202
Height = 13
Caption = 'Servers greetings message (max 50 chars):'
end
object Label9: TLabel
Left = 8
Top = 180
Width = 302
Height = 13
Caption = 'Server link (web page address or admins e-mail - max. 60 chars):'
end
object Label6: TLabel
Left = 16
Top = 24
Width = 127
Height = 13
Caption = 'Internet connection speed:'
end
object PortEdit: TEdit
Left = 208
Top = 80
Width = 41
Height = 21
TabOrder = 0
Text = '23073'
end
object MaxPingBox: TComboBox
Left = 208
Top = 108
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 1
Text = '1000'
Items.Strings = (
'50'
'100'
'150'
'200'
'250'
'300'
'350'
'400'
'450'
'500'
'550'
'600'
'700'
'800'
'900'
'1000'
'1500'
'2000')
end
object GreetMessage: TEdit
Left = 8
Top = 156
Width = 233
Height = 21
TabOrder = 2
end
object ServerInfo: TEdit
Left = 8
Top = 196
Width = 329
Height = 21
TabOrder = 3
end
object ASEBox: TCheckBox
Left = 8
Top = 240
Width = 321
Height = 25
Caption = 'Register server with All-Seeing Eye (ASE)'
TabOrder = 4
end
object SpeedBox: TComboBox
Left = 16
Top = 40
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 5
Text = 'Modem > 14.4K'
Items.Strings = (
'Modem > 14.4K'
'ISDN > 56.6K'
'DSL > 128K'
'T1 > 1M')
end
object ForwardBox: TCheckBox
Left = 8
Top = 224
Width = 337
Height = 17
Caption = 'Never forward clients (firewall with open ports)'
TabOrder = 6
end
end
end
object TabSheet3: TTabSheet
Caption = 'More'
ImageIndex = 4
object Label10: TLabel
Left = 16
Top = 152
Width = 51
Height = 13
Caption = 'Language:'
end
object GroupBox9: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 137
Caption = 'Troubleshooting:'
TabOrder = 3
object CBox: TCheckBox
Left = 8
Top = 24
Width = 209
Height = 17
Caption = 'Video Compatibility'
TabOrder = 0
end
object SBox: TCheckBox
Left = 8
Top = 48
Width = 209
Height = 17
Caption = 'Force Software'
TabOrder = 1
end
object ATIBox: TCheckBox
Left = 8
Top = 72
Width = 209
Height = 17
Caption = 'Blank screen while bonus fix (ATI cards)'
TabOrder = 2
end
end
object IntroBox: TCheckBox
Left = 16
Top = 224
Width = 249
Height = 17
Caption = 'Play Intro'
TabOrder = 0
end
object GroupBox5: TGroupBox
Left = 120
Top = 104
Width = 113
Height = 41
Caption = 'Backbuffer Count'
TabOrder = 1
object RB0: TRadioButton
Left = 8
Top = 16
Width = 33
Height = 17
Caption = '1'
TabOrder = 0
end
object RB1: TRadioButton
Left = 40
Top = 16
Width = 33
Height = 17
Caption = '2'
Checked = True
TabOrder = 1
TabStop = True
end
object RB2: TRadioButton
Left = 72
Top = 16
Width = 25
Height = 17
Caption = '3'
TabOrder = 2
end
end
object GroupBox4: TGroupBox
Left = 240
Top = 8
Width = 113
Height = 89
Caption = 'Texture Filters:'
TabOrder = 2
object RDiscard: TRadioButton
Left = 8
Top = 16
Width = 97
Height = 17
Caption = 'None'
TabOrder = 0
end
object RFlip: TRadioButton
Left = 8
Top = 32
Width = 97
Height = 17
Caption = 'Point'
TabOrder = 1
end
object RCopy: TRadioButton
Left = 8
Top = 48
Width = 97
Height = 17
Caption = 'Linear (default)'
Checked = True
TabOrder = 2
TabStop = True
end
object RCopySync: TRadioButton
Left = 8
Top = 64
Width = 97
Height = 17
Caption = 'Anisotropic'
TabOrder = 3
end
end
object ClanBox: TCheckBox
Left = 16
Top = 248
Width = 321
Height = 17
Caption = 'Clanmatch (team colors are based on first player in team)'
TabOrder = 4
end
object LangFiles: TFileListBox
Left = 16
Top = 168
Width = 169
Height = 41
ItemHeight = 13
TabOrder = 5
end
object ChangeButton: TButton
Left = 192
Top = 184
Width = 65
Height = 25
Caption = 'Change'
TabOrder = 6
OnClick = ChangeButtonClick
end
end
end
end